PublicationOutput 2.5 GetPossibleTargetStatuses [internal]
Gets a list of statuses that a particular publication output can be moved to.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant. |
| psLogicalId | String | In | The logical identifier of the object |
| psVersion | String | InOut | The version of the object. When no exact version is given, the version number will be returned. |
| psOutputFormat | String | In | The name of the output format (e.g. Manual, Online Documentation, Booklet, Compiled Help,...) |
| psLngCombination | String | In | The ordered list of languages separated by the '+' character indicating the languages used in the content of the object. |
| psOutXMLLovValueList | String | Out | The LOV ValueList XML structure containing the metadata of the values of multiple list of values |
Requirements are:
- The user must have read access for the folder holding the object.
Note that:
- All logical identifiers within Content Manager are in uppercase.